Skip to content

Conversation

@Rich-Harris
Copy link
Member

Prompted by https://github.com/sveltejs/svelte/pull/15844/files#r2178611259 — the reaction_sources stuff is pretty inscrutable. Changing it to an object with named properties helps a bit, I think, (and I'd expect named properties to be microscopically faster to read than numbered ones) and doing the equality check before the .includes check is low-hanging fruit

@changeset-bot
Copy link

changeset-bot bot commented Jul 2, 2025

⚠️ No Changeset found

Latest commit: e2ba9ef

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Jul 2, 2025

Playground

pnpm add https://pkg.pr.new/svelte@16287

@Rich-Harris Rich-Harris mentioned this pull request Jul 2, 2025
8 tasks
@Rich-Harris Rich-Harris merged commit 432763a into main Jul 3, 2025
14 checks passed
@Rich-Harris Rich-Harris deleted the source-ownership branch July 3, 2025 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants